Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

udp multicast ip #200

Closed
wants to merge 1 commit into from
Closed

udp multicast ip #200

wants to merge 1 commit into from

Conversation

valt2017
Copy link

Specific network interface (selected according its IP address) is used for UDP multicast.

Copy link
Owner

@riebl riebl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your PR @valt2017! I have left a few remarks which might be worth for consideration. Need to check Boost.Asio's API on socket options, but I assume it is essentially a direct mapping of setsockopt calls.

tools/socktap/udp_link.cpp Show resolved Hide resolved
tools/socktap/udp_link.cpp Show resolved Hide resolved
riebl added a commit that referenced this pull request Oct 10, 2024
@riebl riebl closed this Oct 10, 2024
@riebl
Copy link
Owner

riebl commented Oct 10, 2024

This PR is rebased and committed as 5dc7c54

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants